ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
authorAgustin martin <agustin.martin@hispalinux.es>
Thu, 17 Jun 2010 14:44:34 +0000 (16:44 +0200)
committerAgustin martin <agustin.martin@hispalinux.es>
Thu, 17 Jun 2010 14:44:34 +0000 (16:44 +0200)
commit067e681135ddd8c4b9d09dcc66369c2f7c4ed560
treecba7ae1f8d6c3d20b0049ffe230771ead54aa88f
parent1163443ea59f34ae39d405fb78e07ead79b079f3
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.

This is needed for languages like Portuguese where there are aspell dicts
for pt_BR and pt_PT, not for plain pt. If we strip country part
`ispell-aspell-find-dictionary' does not find dicts for portuguese.
lisp/ChangeLog
lisp/textmodes/ispell.el